axp: Fix debugging support in DDR3 write leveling
authorPhil Sutter <[email protected]>
Fri, 25 Dec 2015 13:41:19 +0000 (14:41 +0100)
committerStefan Roese <[email protected]>
Thu, 14 Jan 2016 13:08:59 +0000 (14:08 +0100)
commit7e1e59a7b7da45361761ab1439c2751f4cae4163
tree70e477b55b37f09fdfffe1a34a1dd71c09a9c601
parent3c1496cd4d964ba1a46c449289b49230cd712ddb
axp: Fix debugging support in DDR3 write leveling

If MV_DEBUG_WL is defined, DEBUG_WL_S and DEBUG_WL_D macros are missing.
In addition to that, get rid of debug output printing non-existent
counter variable.

Signed-off-by: Phil Sutter <[email protected]>
Acked-by: Stefan Roese <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
drivers/ddr/marvell/axp/ddr3_write_leveling.c